Levoric Learn LOGO

Levoric Learn




HTML Tutorial

Introduction <q> tag


The <q> HTML part shows that the inside words are a short quote. In most modern web browsers, this is done by putting the text in double quotes. This part is made for quick sayings that don't need breaks in paragraphs. Use the <blockquote> part if you want long quotes.
The <q> tag marks a brief quote.
Generally, browsers put quotes around the quote.

HTML Example

<!DOCTYPE html>
<html lang="en">
<head>
<!--This is our webpage it's our very first webpage-->
<title>Levoric | HTML Fundamentle Tutorial</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<!--Write your content here levoriclearn top degree online and program-->
<p>
Levoric Learn
<q cite="https://www.imdb.com/title/tt0062622/quotes/qt0396921">Levoric Learn Educational Website</q>
<p>
<!--Write your content here levoriclearn top degree online and program-->
</body>
</html>


output


Levoric Learn Levoric Learn Educational Website






Support Browser
Element LevoricLearn-education-top-university-degree LevoricLearn-education-top-university-degree LevoricLearn-education-top-university-degree LevoricLearn-education-top-university-degree
<q> Yes Yes Yes Yes Yes